net/http.http2serverConn.sawClientPreface (field)

3 uses

	net/http (current package)
		h2_bundle.go#L4506: 		sawClientPreface:            opts.SawClientPreface,
		h2_bundle.go#L4659: 	sawClientPreface            bool // preface has already been read, used in h2c upgrade
		h2_bundle.go#L5180: 	if sc.sawClientPreface {